Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PlayerTrigger component #31

Merged
merged 4 commits into from
May 8, 2024
Merged

Add PlayerTrigger component #31

merged 4 commits into from
May 8, 2024

Conversation

FejZa
Copy link
Contributor

@FejZa FejZa commented May 8, 2024

Reality Collective - Reality Toolkit Pull Request

Overview

Adds a new useful component PlayerTrigger, which will raise events as the player enters, leaves or stays within the trigger zone.
The component only requires a collider on the game object and will enforce it.

image

@FejZa FejZa requested a review from SimonDarksideJ as a code owner May 8, 2024 15:49
@FejZa FejZa changed the base branch from main to development May 8, 2024 15:49
@FejZa FejZa enabled auto-merge May 8, 2024 15:51
@FejZa FejZa changed the title Feature/player trigger Add PlayerTrigger component May 8, 2024
@FejZa FejZa disabled auto-merge May 8, 2024 16:10
@FejZa FejZa merged commit c004021 into development May 8, 2024
8 checks passed
@FejZa FejZa deleted the feature/player-trigger branch May 8, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant